Script Depot
Scripts
99Recordly — Open-Source Screen Recording and Demo Video Creator
A cross-platform desktop application for creating polished demo videos and screen recordings without video editing skills, available on macOS, Windows, and Linux.
Open Codesign — Open-Source Multi-Model AI Design Tool with BYOK
A local-first, multi-model design application that generates prototypes, slides, and PDFs from prompts, supporting Claude, GPT, Gemini, and local models via Ollama with MIT-licensed source code.
Hermes Studio — Web Dashboard for Multi-Platform AI Agent Management
A web-based dashboard for managing Hermes AI agent sessions across multiple platforms, with scheduled jobs, usage analytics, and a multi-model chat interface built with Vue 3 and TypeScript.
Open Design — Open-Source AI Design Tool for Prototypes and Landing Pages
A local-first desktop application that turns your coding agent into a design engine, producing prototypes, landing pages, dashboards, slides, and images with real file export to HTML, PDF, PPTX, and MP4.
knitr — Dynamic Report Generation with R
knitr is an R package that executes code chunks embedded in documents (R Markdown, LaTeX, HTML) and weaves the output back into the document. It is the engine behind R Markdown, bookdown, and many other literate programming tools in the R ecosystem.
patchwork — Compose Multiple ggplot2 Plots into Rich Layouts
patchwork is an R package that makes it simple to combine multiple ggplot2 plots into a single composite figure using arithmetic operators. It handles alignment, shared legends, nested layouts, and annotations across panels.